[pull] master from deepmodeling:master - #318
Merged
Merged
Conversation
## Summary Backport `0005-share-lammps-kokkos-runtime.patch` from `conda-forge/deepmd-kit-feedstock@d02138263b0b30629fe28c68c8bcecc2b8644513`. A runtime LAMMPS plugin should reuse the Kokkos runtime already linked into `liblammps`. Linking `Kokkos::kokkos` again can create a second CUDA/Kokkos runtime instance and corrupt shutdown state when the plugin unloads. Import the Kokkos include paths, compile definitions/options/features, and link options needed for device compilation while leaving runtime Kokkos symbols to `liblammps`; retain the CUDA and `LIBDL` helper targets when available. ## Validation - Single-file backport matching the feedstock patch. - Split from #5985 so the runtime-linking change can be reviewed independently. - Full build/runtime validation is left to upstream CI. Agent: ChatGPT Model: GPT-5.6 Sol <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Improved Kokkos plugin build configuration by correctly inheriting required include paths, compiler settings, and linker options. * Added conditional support for CUDA and dynamic loading capabilities when available. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
## Summary Backport `0002-support-lammps-2025-kokkos-api.patch` from `conda-forge/deepmd-kit-feedstock@d02138263b0b30629fe28c68c8bcecc2b8644513`. Support both the LAMMPS 22Jul2025 Kokkos API and newer LAMMPS releases by selecting the appropriate reverse-communication buffer and per-atom energy accumulator types from `LAMMPS_VERSION_NUMBER`. ## Validation - Four-file backport matching the feedstock patch. - Split from #5985 so the compatibility change can be reviewed independently. - Full build is left to upstream CI. Agent: ChatGPT Model: GPT-5.6 Sol <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Compatibility** - Improved support across multiple LAMMPS versions for Kokkos-based DeepMD and DPA-4-spin simulations. - Updated reverse communication and per-atom energy handling to use version-compatible data formats. - **Bug Fixes** - Resolved compatibility issues that could affect reverse communication and energy accumulation across LAMMPS releases. - Preserved existing force, magnetic-force, and virial calculation behavior. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )